Update

Update and load an AssignedRole.

The load supports the standard set of Projection.EMPTY, Projection.BASIC, Projection.META and Projection.FULL. See assignedRole.


assignedRole updateAssignedRole( beeId assignedRoleHandle , assignedRoleUpdater updater , updateMode snapshotid , Projection projection )

Parameters

assignedRoleHandle
Type: beeId The AssignedRole to be updated. Must be specified.
updater
Type: assignedRoleUpdater The data that will be used to update the specified AssignedRole. Must be specified.
snapshotid
Type: updateMode The UpdateMode to be used. Null means UpdateMode.alwaysUpdate().
projection
ProjectionWrapper
The attributes to be fetched for this AssignedRole. Null means Projection.EMPTY